home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Tampa Bay Amiga Group / TBAG - Tampa Bay Amiga Group's Disk of the Month #48 (1990)(Merlin's Software - Amiganuts United)(PD).zip / TBAG - Tampa Bay Amiga Group's Disk of the Month #48 (1990)(Merlin's Software - Amiganuts United)(PD).adf / Docs / sysinfo.docs < prev    next >
Text File  |  1990-10-09  |  3KB  |  60 lines

  1. -------------
  2. SYSINFO V1.4
  3. By Nic Wilson
  4. -------------
  5.  
  6.      This program was written due to the lack of such a program on the
  7. Amiga. It was written using HiSoft Devpac Assembler. I have placed this
  8. program on the public domain so it can be used by everyone. I hereby give
  9. permission for commercial publishers to distribute this program in any way
  10. they see fit, but remember who wrote it -- credits, please.
  11.      CONDITIONS: None, except this doc file and the icons must accompany the
  12. program.
  13.      The program hunks have been written to use public memory so it will
  14. load into fast RAM if its available. The program requires about 100k of chip
  15. memory and 36k of fast memory in order to run.
  16.  
  17. SPEED COMPARISONS
  18.      The A1000 CHIP ONLY comparison is against a PAL A1000 totally
  19. unexpanded. This program has a three-bitplane screen open. This shows how
  20. much the processor slows when running a program in chip memory while having
  21. to contend with Agnus working overtime.
  22.      The A1000 EXTRA RAM comparison is against a PAL A1000 with SLOW RAM
  23. addressed at $f80000. The processor returns to normal speed even though the
  24. three-bitplane screen is open. This can show the difference in speed between
  25. slow RAM and zero wait state memory boards. Our experience shows that it
  26. only makes a difference of around 0.01 or one hundredth.
  27.      The A2620 comparison is against a standard B2000 with a A2620 card.
  28.      The GVP A3001 comparison is against a B2000 with a GVP A3001
  29. accelerator card, with all caches and bursts on. The board also contained 4
  30. megs of 32-bit wide ram.
  31.  
  32. FREE MEMORY
  33.      This shows the amount of free memory as if the program is not running,
  34. so it is not accurate to the byte but is a very good indication of the free
  35. pool.
  36.      Please let me know if you have any problems or bugs with this program.
  37.  
  38. NOTE
  39.      If you have mounted a special device (ie. FFS floppy) it will be seen
  40. and counted as a hard disk.
  41.      A Super Agnus jumpered as a Fat Agnus is seen as a Fat Agnus (8371).
  42.      2000/500 clock only looks for the standard 2000 or 500 Hardare clock.
  43. It does not look for the multitude of different clocks that were available
  44. for the 1000.
  45.  
  46. THINGS I WOULD LIKE TO ADD
  47.      1. Ability to check Amiga model. Is it possible ?
  48.      2. Your ideas
  49.      Any suggestions should preferably be in assembler. I can translate C if
  50. I have to, but it is such a pathetic language. Sorry, C programmers, but
  51. Assembler is so much nicer.
  52.      Happy Computing
  53.  
  54. Nic Wilson
  55. Nic Wilson Software
  56. 138d South Street
  57. Toowoomba Queensland 4350
  58.  
  59. Phone (076) 358539 A/H, (076) 358522 W/H, (076) 358522 FAX.
  60.